{"id":36936,"date":"2020-07-28T14:43:51","date_gmt":"2020-07-28T14:43:51","guid":{"rendered":"https:\/\/www.vmengine.net\/2020\/07\/28\/the-forrester-new-wave-aws-is-a-leader-in-enterprise-public-cloud-for-container-platforms\/"},"modified":"2025-05-23T17:22:53","modified_gmt":"2025-05-23T17:22:53","slug":"the-forrester-new-wave-aws-is-a-leader-in-enterprise-public-cloud-for-container-platforms","status":"publish","type":"post","link":"http:\/\/temp_new.vmenginelab.com\/en\/2020\/07\/28\/the-forrester-new-wave-aws-is-a-leader-in-enterprise-public-cloud-for-container-platforms\/","title":{"rendered":"The Forrester New Wave\u2122: AWS Is a Leader in Enterprise Public Cloud for Container Platforms"},"content":{"rendered":"<div class=\"et_pb_section et_pb_section_195 et_section_regular\" >\n<div class=\"et_pb_row et_pb_row_281\">\n<div class=\"et_pb_column et_pb_column_4_4 et_pb_column_278  et_pb_css_mix_blend_mode_passthrough et-last-child\">\n<div class=\"et_pb_module et_pb_text et_pb_text_515  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>AWS continues to garner awards and accolades from all major players in the industry.  <\/p>\n<p>After being recognized as a Leader in the <a href=\"https:\/\/aws.amazon.com\/it\/blogs\/aws\/aws-named-as-a-leader-in-gartners-infrastructure-as-a-service-iaas-magic-quadrant-for-the-9th-consecutiveyear\/\"><br \/>\n  <strong>Gartner Infrastructure as a Service (IaaS) Magic Quadrant<\/strong><br \/>\n<\/a><strong>,<\/strong> AWS has become a <strong><br \/>\n  <a href=\"https:\/\/reprints.forrester.com\/#\/assets\/2\/374\/RES144415\/reports\">Forrester New Wave\u2122 Enterprise Public Cloud Leader for Container Platforms for the<\/a><br \/>\n<\/strong> ninth consecutive year.<\/p>\n<blockquote>\n<p>&#8220;With a wide range of fully managed, serverless Kubernetes consumption options, and the majority of containers deployed directly in its cloud infrastructure, Amazon Web Services (AWS) continues to innovate and deeply integrate its container platform with its core security and networking capabilities.&#8221; \u2013 Forrester<\/p>\n<\/blockquote>\n<p>AWS offers resources optimized for running containers, along with a set of orchestration services that make it easy to build and run containerized applications in production. In this report, <em>Forrester<\/em> identifies and evaluates the 7 most significant platforms in this category and evaluates them based on 10 criteria on which AWS has been able to stand out.<\/p>\n<p>But it is necessary to take a step back, fully understanding what <strong>Containers<\/strong> are and what are the opportunities and challenges related to them.<\/p>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_image et_pb_image_211 et_animated et-waypoint\">\n<p>\t\t\t\t<span class=\"et_pb_image_wrap \"><img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"835\" src=\"https:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/gartner_iaas_mq_AWS_VMEngine1.jpg\" alt=\"\" title=\"\"  sizes=\"(max-width: 800px) 100vw, 800px\" class=\"wp-image-32058\" srcset=\"http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/gartner_iaas_mq_AWS_VMEngine1.jpg 800w, http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/gartner_iaas_mq_AWS_VMEngine1-287x300.jpg 287w, http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/gartner_iaas_mq_AWS_VMEngine1-768x802.jpg 768w, http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/gartner_iaas_mq_AWS_VMEngine1-720x752.jpg 720w\" \/><\/span>\n\t\t\t<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_516  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>Containers are changing the world of developing and <i>deploying<\/i> applications on servers: this model makes it possible to speed up the time of implementation of applications and guarantees greater flexibility and security, but also presents new problems that companies must face.<\/p>\n<p>Virtual machines abstract the concept of hardware and make it possible to run multiple operating systems on the same machine.<\/p>\n<p>Containers, on the other hand, <b>abstract the concept of the operating system<\/b> and thus create a new &#8220;layer&#8221; of abstraction into which libraries, executables, and other components of the operating system are moved.<\/p>\n<p>This makes the application independent of the operating system on which it runs, making it possible, for example, to run multiple copies of it without them being in contact with each other.<\/p>\n<p>On the other hand, containers do not allow the same level of security as virtual machines and for this reason there are dedicated solutions, such as<strong><br \/>\n  <a href=\"https:\/\/aws.amazon.com\/it\/fargate\/\"> AWS Fargate<\/a><br \/>\n<\/strong>, which among other things guarantees the separation of containers by confining them to dedicated virtual machines. Containers are controlled by software, called <b><br \/>\n  <i>an orchestrator<\/i><br \/>\n<\/b>, which is responsible for managing and coordinating the various containers that are running.  <\/p>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_image et_pb_image_212 et_animated et-waypoint\">\n<p>\t\t\t\t<span class=\"et_pb_image_wrap \"><img decoding=\"async\" width=\"502\" height=\"400\" src=\"https:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/intro-to-fargate-vmengine.png\" alt=\"\" title=\"\"  sizes=\"(max-width: 502px) 100vw, 502px\" class=\"wp-image-32066\" srcset=\"http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/intro-to-fargate-vmengine.png 502w, http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/intro-to-fargate-vmengine-300x239.png 300w\" \/><\/span>\n\t\t\t<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_517  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>The introduction of containers has simplified the use of the <b>DevOps<\/b> method, where the boundary between developers and systems engineers blurs to the point of vanishing: the management of development and <i>deployment<\/i> of projects becomes integrated and allows new software releases to be made faster and more continuously, with incremental improvements.<\/p>\n<p>The challenge for companies in this context is to review the development and project management process, but when they manage to complete this step, the opportunities that open up to them are considerable: thanks to the container model, it is possible <b>to obtain greater flexibility and greater ability to respond to the specific needs of the company<\/b>.<\/p>\n<p>This is because containers have <b>much shorter launch and response times than virtual machines<\/b>: thanks to the intrinsic characteristics of this model, it takes very little time to launch a container and to respond to requests.<\/p>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_image et_pb_image_213 et_animated et-waypoint\">\n<p>\t\t\t\t<span class=\"et_pb_image_wrap \"><img decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/Kubernetes-container-vmengine.gif\" alt=\"\" title=\"\" class=\"wp-image-32068\" \/><\/span>\n\t\t\t<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_518  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p><b>AWS Fargate<\/b> is a further simplification compared to the &#8220;classic&#8221; container model: Fargate allows, in fact, to take care only of your container, delegating to AWS the configuration and maintenance of the underlying platform.<\/p>\n<p>This allows companies to reap the full benefits of the container model without having to deal with the underlying technical details, which are often the ones that involve the biggest hassle and expense. It is, in effect, an application of the <a href=\"https:\/\/edge9.hwupgrade.it\/articoli\/cloud\/5627\/aws-sviluppare-piu-velocemente-applicazioni-con-le-architetture-serverless_index.html\" target=\"_blank\" rel=\"noopener noreferrer\">serverless model<\/a> in the context of containers.<\/p>\n<blockquote>\n<p><i>&#8220;The main benefits of Fargate are many. First of all, it allows you not to have to manage the computational infrastructure necessary to run the containers, thus reducing management costs&#8221;<\/i>, says <a href=\"https:\/\/it.linkedin.com\/in\/massimoreferre\">Massimo Re Ferr\u00e8<\/a>, Principal Developer Advocate at Amazon Web Services. <i> &#8220;Secondly, Fargate allows you to run an ECS task or EKS pod in a dedicated way on a single managed VM instance. <\/i> <\/p>\n<p><i>This makes it possible to increase the degree of security by mitigating the problem of &#8220;container escapes&#8221;, i.e. the possibility that an application running in a container takes possession of the host and other containers running on the same host. Fargate is also orchestrator-agnostic and can be used by both <strong><br \/>\n  <a href=\"https:\/\/aws.amazon.com\/it\/ecs\/\">Amazon ECS<\/a><br \/>\n<\/strong> and<strong><br \/>\n  <a href=\"https:\/\/aws.amazon.com\/it\/eks\/\"> Amazon EKS<\/a><br \/>\n<\/strong> users.&#8221;<\/i><\/p>\n<\/blockquote>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_image et_pb_image_214 et_animated et-waypoint\">\n<p>\t\t\t\t<span class=\"et_pb_image_wrap \"><img loading=\"lazy\" decoding=\"async\" width=\"378\" height=\"350\" src=\"https:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/cost-savings-container-aws-vmengine.gif\" alt=\"\" title=\"\" class=\"wp-image-32076\" \/><\/span>\n\t\t\t<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_519  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>However, this great flexibility and scalability also leads to a <b>problem of controlling expenses<\/b>.<\/p>\n<p><strong><br \/>\n  <a href=\"https:\/\/aws.amazon.com\/it\/partners\/find\/partnerdetails\/?n=VMengine-ITDM&amp;id=001E000000Rp5OqIAJ\">VMEngine, AWS Advanced Consulting Partner in Italy<\/a><br \/>\n<\/strong>, has been able to migrate several companies to AWS containers in the last year, maintaining the same operations and generating significant savings.<\/p>\n<p>This is an exceptional result in all respects that shows how a well-made configuration designed specifically for the system on which it is based can <b>guarantee significant savings compared to traditional solutions<\/b>.<\/p>\n<p>However, companies do not always take into account the differences between the various billing models and this leads them to spend more; In these cases, it is advisable <b>to rely on the advice of experts <\/b>with whom to establish the right migration strategy.<\/p>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_image et_pb_image_215 et_animated et-waypoint\">\n<p>\t\t\t\t<span class=\"et_pb_image_wrap \"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"225\" src=\"https:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/container-deploy-vmengine.gif\" alt=\"\" title=\"\" class=\"wp-image-32064\" \/><\/span>\n\t\t\t<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_520  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>AWS&#8217;s offering includes two orchestrators: on the one hand, there is <b>EKS<\/b> , which offers an <i>upstream<\/i> implementation of Kubernetes that is compatible with all vendors that offer Kubernetes; on the other hand, <b>there&#8217;s ECS<\/b>, with an implementation of an <b>orchestrator created by Amazon<\/b> with links to other of the company&#8217;s services.<\/p>\n<p>Both solutions are compatible with Fargate, EKS is the best option in case you prefer Kubernetes, while ECS is the best choice for workloads in Doker.<\/p>\n<blockquote>\n<p><i>&#8220;For some customers, native application integration with other AWS services is a business priority and an opportunity to reduce management costs. These customers typically choose Amazon ECS, a fully managed service that is natively integrated with other AWS services. Other customers have special needs such as the need to configure container orchestration in a unique way by taking advantage of a vast open source ecosystem of add-on solutions. These customers typically choose Amazon EKS, a managed service built on top of Kubernetes and compatible with the ecosystem itself. The portability of the applications is mainly guaranteed by the container format in the first place, and secondly by the orchestrator used.&#8221;<\/i><\/p>\n<\/blockquote>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_image et_pb_image_216 et_animated et-waypoint\">\n<p>\t\t\t\t<span class=\"et_pb_image_wrap \"><img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/doker-container-vmengine.gif\" alt=\"\" title=\"\" class=\"wp-image-32060\" \/><\/span>\n\t\t\t<\/div>\n<div class=\"et_pb_module et_pb_text et_pb_text_521  et_pb_text_align_left et_pb_bg_layout_light\">\n<div class=\"et_pb_text_inner\">\n<p>Finally, in news just a few days ago, <strong><br \/>\n  <a href=\"https:\/\/awsinsider.net\/articles\/2020\/07\/20\/aws-and-docker-collaborate.aspx?oly_enc_id=8443B7950723I4C\">Amazon Web Services (AWS) has teamed up with Docker<\/a><br \/>\n<\/strong> to create &#8220;an integrated, frictionless experience&#8221; that allows developers to move from containers running in an on-premises Docker Desktop environment to Amazon&#8217;s Elastic Container Service (ECS) quickly and easily.<\/p>\n<p>Developers can now use<strong> <a href=\"https:\/\/docs.docker.com\/compose\/\">Docker Compose<\/a>, <a href=\"https:\/\/www.docker.com\/products\/docker-desktop\">Docker Desktop<\/a> , and <a href=\"https:\/\/hub.docker.com\/\">Docker Hub<\/a><\/strong> to deploy applications on Amazon ECS and the AWS Fargate serverless compute engine. This new feature simplifies the process of deploying and managing containers on AWS from an on-premises development environment running Docker.<\/p>\n<p>Previously, taking a local Docker Compose file and running it on Amazon ECS was a challenge due to constructs in Amazon ECS that were not part of the Docker Compose specification, the company explained in a statement, but were required for the application to run on AWS.<\/p>\n<p>Docker and AWS have worked together to create a streamlined workflow that allows developers to quickly and easily switch between containers running in an on-premises Docker Desktop environment and Amazon ECS. This provides developers with an easy path to <strong>running highly secure and scalable production applications on Amazon ECS<\/strong>.<\/p>\n<blockquote>\n<p>&#8220;This is a big step in giving developers the best experience of building, sharing, and running cloud-native apps with Docker and Amazon ECS,&#8221; said Scott Johnston, CEO of Docker. &#8220;This experience allows developers to work locally and bring the same experience to a production-scale cloud service with Amazon ECS, reducing the scope of knowledge needed and speeding up their time to production.&#8221;<\/p>\n<\/blockquote>\n<\/div><\/div>\n<div class=\"et_pb_module et_pb_cta_90 et_animated et_pb_promo  et_pb_text_align_center et_pb_bg_layout_dark\">\n<div class=\"et_pb_promo_description\">\n<h2 class=\"et_pb_module_header\">Have you already reaped the benefits of Containerization?<\/h2>\n<div>\n<p style=\"text-align: center;\">The container market is now worth $2.6 billion by the end of the year, according to <strong>451 Research<\/strong> .<\/p>\n<p style=\"text-align: center;\">While <strong>Gartner<\/strong> analysts report that more than 70% of companies operating globally will have at least two critical applications in production by 2023, compared to just 20% today.  <\/p>\n<\/div>\n<\/div>\n<div class=\"et_pb_button_wrapper\"><a class=\"et_pb_button et_pb_promo_button\" href=\"https:\/\/temp_new.vmenginelab.com\/en\/contacts\/\">Talk to an AWS Expert now<\/a><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>AWS continues to garner awards and accolades from all major players in the industry. After being recognized as a Leader in the Gartner Infrastructure as a Service (IaaS) Magic Quadrant , AWS has become a Forrester New Wave\u2122 Enterprise Public Cloud Leader for Container Platforms for the ninth consecutive year. &#8220;With a wide range of [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":32080,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1374],"tags":[],"class_list":["post-36936","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-the-analysis"],"aioseo_notices":[],"jetpack_featured_media_url":"http:\/\/temp_new.vmenginelab.com\/wp-content\/uploads\/2020\/07\/forrester-new.wave-aws-container-vmengine-1-1.gif","amp_enabled":true,"_links":{"self":[{"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts\/36936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/comments?post=36936"}],"version-history":[{"count":1,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts\/36936\/revisions"}],"predecessor-version":[{"id":41492,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts\/36936\/revisions\/41492"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/media\/32080"}],"wp:attachment":[{"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/media?parent=36936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/categories?post=36936"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/temp_new.vmenginelab.com\/en\/wp-json\/wp\/v2\/tags?post=36936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}